gesturesingle: doc fixes
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 10 Apr 2014 11:45:19 +0000 (13:45 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:28 +0000 (19:54 +0200)
gtk/gtkgesturesingle.c

index 00443f2f4997f6845fe874546dfc2adbb1de320b..c443a34d5664b72f13c24ea7732c9713346e41e0 100644 (file)
@@ -24,7 +24,7 @@
  * @Title: GtkGestureSingle
  *
  * #GtkGestureSingle is an especialization of #GtkGesture, optimized (although
- * not restricted) to dealing with mouse and single touch gestures. Under
+ * not restricted) for dealing with mouse and single touch gestures. Under
  * interaction, these gestures stick to the first interacting sequence, which
  * is accessible through gtk_gesture_single_get_current_sequence() while the
  * gesture is being interacted with.